There used to be a OAuth 1 test server available at http://term.ie/oauth/example/index.php and the corresponding code was at http://oauth.googlecode.com/svn/code/php/example/
These URLs are widely shared (e.g. OAuth test server / application)
Unfortunately both only return 404, even with https. Does anyone know where the code can be found now?
I used to include that server as an example in my library, and would just like to talk to a server with the same functionality, and will probably host it myself at a cheap PHP webspace.