Checking the php.ini reveals that extension=pdo is present and accounted for. Checking the extension directory (nginx\php\ext) reveals that the file "php_pdo.dll" is in fact missing. The installation ...