I cannot, for the life of me, get SQLSrv or PDO_Sqlsrv to run correctly. They show installed, php config file shows the sqlsrv.so and pdo_sqlsrv.so extenstions in there, but they will not show up on the php_info, and continue to get Uncaught Error: Call to undefined function sqlsrv_connect in my web app.
No, I can't just change it to use MySQL -- these apps connect to our main SQL Server for live reporting