Neil Crookes » OAuth extension to CakePHP HttpSocket
http://www.neilcrookes.com/2010/04/12/cakephp-oauth-extension-to-httpsocket/
An extension to CakePHP’s core HttpSocket class that supports OAuth requests in the same way HttpSocket supports Basic Auth. Provides a simple API with low level access and high flexibility. Usage instructions included with example for Twitter.