I’ve been able to reproduce this several times, and the error always seem to be the same:
[error] [client XX.XX.XX.XX:52426] AH01215: PHP Fatal error: Cannot redeclare class OAuthException in /XXX/public_html/wp-content/plugins/keyring/includes/oauth-php/OAuth.php on line 8
I’m on PHP 5.3, but unfortunately I’ve not yet establish where the conflict is coming from. More testing required.