We have installed PHPMyAdmin on a windows machine running IIS 7.0. We are able to connect to MySQL using command-line, But we are not able to connect using PHPMyAdmin.
another thing that worked for me after everything didn't - change "localhost" in config.inc.php to 127.0.0.1