php_sqlsrv.dll and php_pdo_sqlsrv.dll missing error

I am using PHP version 8.2.12 for DB am using SQL Server.

I am doing a project in laravel, but it shows

Unable to load dynamic library ‘php_sqlsrv.dll

Unable to load dynamic library ‘php_pdo_sqlsrv.dll

I tried to download the dll file from MS site, but in zip it doesn’t have these dll files, instead it has dll file with some numbers.

Please help me out to fix this error.
Is there any web site to download required dll files?

Past answers posted on site, were not having that dll files in zip.