Inside of ur localhosting configs files find PHP folder and config php.ini file.
To find your ini file follow this link
after that find ;extension=pdo_mysql and change like this, remove semicolon from strarting
;extension=pdo_mysql
TO
extension=pdo_mysql