SyntaxFix
Write A Post
Hire A Developer
Questions
As Darren commented, Apache don't understand php.ini relative paths in Windows.
php.ini
To fix it, change the relative paths in your php.ini to absolute paths.
extension_dir="C:\full\path\to\php\ext\dir"