What helped me (using XAMPP on Windows) was to:
c:\php
and the XAMPP installation in
c:\xampp\php
which was the one I wanted to use)extension_dir="C:\xampp\php\ext"
extension=php_mbstring.dll
extension=php_exif.dll ; Must be after mbstring as it depends on it
;
at the beginning)http://localhost/phpmyadmin/
(for instance with Ctrl-F5 in Chrome)