In Windows Server 2008 R2 i installed php 7.3 using with web platform installer on IIS 7.5.
After installation In command prompt i ran this command :
php -i|find "PHP Version"
But i got this error :
php7ts.dll is missing
How can i fix this error?
In php folder in this path(C:\Program Files\PHP\v7.3
) i could n't find php7ts.dll