SyntaxFix
Write A Post
Hire A Developer
Questions
First check that the extension is properly loaded in phpinfo(); (something like sqlsrv should appear). If not, the extension isn't properly loaded. You also need to restart apache after installing an extension.
phpinfo();
sqlsrv