Load cell amplifier - Arduino - Bluetooth

I'm using a load cell amplifier (SMOWO RW-ST01A) and hoping to use an Arduino product to wirelessly transmit the amps output signal to a computer. I've been told I could use the Arduino UNO board in conjunction with a Bluetooth shield (possibly by Adafruit?) or an ArduinoBT or some kind of mini Arduino.

What Arduino product do you recommended in order to acquire an output signal from the aforementioned load cell amplifier and transmit to a computer via Bluetooth? (most likely not Linux)

Every Arduino can communicate with your load cell amplifier. What remains is a board that includes an BT transmitter, for minimal component count.