Hey, there are two main issues: Check the DLL file names in production.ini exactly match the files in the extensions folder (e.g., php_sqlsrv_74_nts_x64.dll, not php_sqlsrv_7_nts_x86.dll). Most importantly, you need to install the Microsoft ODBC Driver for SQL Server on your system; without it, the extension won't load.